![]() |
HSetFInfo |
||||
Header: | Files.h | Carbon status: | Supported | |
Sets the Finder information stored in a volume’s catalog for a file.
OSErr HSetFInfo ( SInt16 vRefNum, SInt32 dirID, ConstStr255Param fileName, const FInfo *fndrInfo );
A volume reference number, a working directory reference number, or 0 for the default volume.
A directory ID.
The name of the file.
A pointer to information used by the Finder. HSetFInfo changes only the original Finder information—the FInfo structure, not FXInfo.
A result code.
Supported in Carbon. Available in Mac OS 8.1 and later when Carbon 1.0.2 or later is present.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)